home *** CD-ROM | disk | FTP | other *** search
/ Stone Design / Stone Design.iso / Stone_Friends / NeXT-Icons / next-icon@gun.com / Apps / ImagePortfolio / Makefile.preamble < prev    next >
Encoding:
Makefile  |  1993-06-03  |  336 b   |  11 lines

  1.  
  2. # -------------------------------------------------------------------------------
  3. # set architectures
  4. #FAT_ARCH =
  5. FAT_ARCH = -arch m68k -arch i386
  6.  
  7. # -------------------------------------------------------------------------------
  8. # other misc flags
  9. OTHER_CFLAGS = -Iapputils.subproj -Ithreads.subproj -IimageReps.subproj ${FAT_ARCH}
  10.  
  11. #